Gets the properties for this instance of a component.
[Visual Basic]
Overloads Public Function GetProperties( _
ByVal attributes() As Attribute _
) As PropertyDescriptorCollection
[C#]
public PropertyDescriptorCollection GetProperties(
Attribute[] attributes
);
CustomProperties Class | CustomProperties Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.